AdInstructorAttributes 
EntityType  Independent 
Logical Entity Name  AdInstructorAttributes 
Default Table Name  AdInstructorAttributes 
Logical Only  NO 
Definition 
 
Note 
 

AdInstructorAttributes Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
AdInstructorAttributesId(PK)    INTEGER  NO 
 
Code    VARCHAR(10)  NO 
 
Name    VARCHAR(100)  NO 
 
IsActive    BIT  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

AdInstructorAttributes Keys 
Key Name  Key Type  Keys 
Pk_AdInstructorAttributesAdInstructorAttributesID  PrimaryKey  AdInstructorAttributesId 

AdInstructorAttributes Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
InstructorAssignedAttribute  Non-Identifying  One To Zero or More          NO 
AdClassSchedInstructorAttributes  Non-Identifying  One To Zero or More          NO 
AdInstructorAttributesMapping  Non-Identifying  One To Zero or More          NO 

AdInstructorAttributes Check Constraints 
Check Constraint Name  CheckConstraint